home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Internet_Search / WebCrawler.src < prev    next >
Text File  |  1998-10-25  |  489b  |  26 lines

  1. # Created by Gord Lacey
  2. # Visit www.apple-donuts.com
  3. # mailto:bluefrog@shaw.wave.ca
  4.  
  5. <search 
  6.     name = "Web Crawler"
  7.     method = get
  8.     action = "http://www.webcrawler.com/cgi-bin/WebQuery"
  9.     update = "http://www.apple-donuts.com/sherlock/WebCrawler.src.hqx"
  10.     updateCheckDays = 3 
  11.     >
  12.     
  13. <INPUT NAME="searchText" user>
  14.  
  15. <interpret
  16. resultListStart = "for these results."
  17. resultListEnd = "</table>"
  18.  
  19. resultItemStart = "<BR>"
  20.  
  21. bannerStart="</FORM>"
  22. bannerEnd="</B></FONT></CENTER></a>"
  23.     >
  24. </search>
  25.  
  26.